home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / ee / ee.read_first < prev    next >
Text File  |  1995-09-03  |  2KB  |  53 lines

  1. EE v0.9.2a - Read Me First Doc
  2. ------------------------------
  3.  
  4. First update since the release of E v3.2a!
  5.  
  6. Okay, here's a much delayed update.  Apologies for not getting this out
  7. sooner.  This release fixes lotsa previously untested ARexx functions,
  8. and includes some nifty scripts I find useful.  This release also fixes
  9. a -very- nasty mem trashing bug introduced by the new and terrifically
  10. speedy "Save" routine.  All except for this very nasty, intermittent bug,
  11. I hope you appreciated the new blazing speed.
  12.  
  13. Below you'll find warnings and caveats for the beta release of EE v0.9.2a,
  14. which, being beta, has changes and new features that should be watched
  15. particularly, and may have some bugs or quirks that need ironing out.
  16.  
  17. Listed here are the dangerous and/or most commonly encountered problems,
  18. and new potential problem areas:
  19.  
  20.   - ARexx works, sorta kinda.  At least it doesn't crash anymore.  Many
  21.     functions adjusted to work, and many new functions added for powerrrr.
  22.     I've included EE.rexx, the test suite script I've been using to show
  23.     what functions have been tested and how I've tested them.  Also
  24.     included is an autodocs lookup script ADocLookup.rexx, thanks to
  25.     Gregor Goldbach for writing the first draft and giving me something
  26.     fancy to inspire me to work on the interface again.  And there're
  27.     several other scripts that do some simple but fancy things, like
  28.     Justify.rexx and InsertFile.rexx.
  29.  
  30.   - Macros are fixed now, durn it!  I finally found some time to play with
  31.     and test them.  They playback, save, load, clear, all without crashing
  32.     or hanging, and without any flakey behaviour.  And I fixed a bad
  33.     "Save"/"Save As" bug.  I've even cooked up that ListMacros util I
  34.     semi-sorta promised. :)
  35.  
  36.   - New util UpgradePrefs to upgrade v0.8 and v0.9 prefs files to v0.9.2a!
  37.  
  38.   - New function "Trim End of Line" to turn off trimming trailing spaces,
  39.     for instance, for saving uuencoded files verbatim.
  40.  
  41.   - Speeded up "Save".  It's now nearly twice as fast, and I'll be tweaking
  42.     it a little more, making it even faster, yeh!  AND fixed a nasty
  43.     bug that caused intermittent mem trashing when conditions were just
  44.     right, or wrong, whatever.
  45.  
  46.   - Enabled calling macros from within macros.  The called macro is
  47.     expanded inside the caller, so there're no problems with dependent
  48.     macros choking if a supporting macro is redefined.
  49.  
  50. Please send bug reports.
  51.  
  52. Barry
  53.